| Package | Description |
|---|---|
| org.apache.isis.core.metamodel.spec | |
| org.apache.isis.core.metamodel.specloader.specimpl | |
| org.apache.isis.core.progmodel.facets.object.validprops |
| Modifier and Type | Method and Description |
|---|---|
ObjectValidityContext |
ObjectSpecification.createValidityInteractionContext(DeploymentCategory deploymentCategory,
AuthenticationSession session,
InteractionInvocationMethod invocationMethod,
ObjectAdapter targetObjectAdapter)
Create an
InteractionContext representing an attempt to save the
object. |
| Modifier and Type | Method and Description |
|---|---|
ObjectValidityContext |
ObjectSpecificationAbstract.createValidityInteractionContext(DeploymentCategory deploymentCategory,
AuthenticationSession session,
InteractionInvocationMethod interactionMethod,
ObjectAdapter targetObjectAdapter)
Create an
InteractionContext representing an attempt to save the
object. |
| Modifier and Type | Method and Description |
|---|---|
String |
ObjectValidPropertiesFacetImpl.invalidReason(ObjectValidityContext context) |
String |
ObjectValidPropertiesFacet.invalidReason(ObjectValidityContext context)
The reason the object is invalid.
|
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.