protected class SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel<Y> extends SecureCompoundPropertyModel.AttachedSecureCompoundPropertyModel<Y> implements SwarmModel<Y>
SwarmCompoundPropertyModel
instance.| Constructor and Description |
|---|
SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel(org.apache.wicket.Component owner)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSecurityId(org.apache.wicket.Component component)
Returns a string identifying this model for security purposes.
|
detach, getOwner, getWrappedModel, isAuthenticated, isAuthorized, propertyExpression, toStringgetInnermostModelOrObject, getObject, getObjectClass, getPropertyExpression, getPropertyField, getPropertyGetter, getPropertySetter, setObjectgetChainedModel, getTarget, setChainedModel, setTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisAuthenticated, isAuthorizedpublic SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel(org.apache.wicket.Component owner)
owner - public String getSecurityId(org.apache.wicket.Component component)
SwarmModelDataPermission by
AbstractSwarmStrategy.isModelAuthorized(ISecureModel, Component, org.wicketstuff.security.actions.WaspAction)
And is therefore required to remain consistent or each invocation provided the same component
is used.getSecurityId in interface SwarmModel<Y>component - the component requesting the idSwarmModel.getSecurityId(org.apache.wicket.Component)Copyright © 2015. All rights reserved.