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, toString
getInnermostModelOrObject, getObject, getObjectClass, getPropertyExpression, getPropertyField, getPropertyGetter, getPropertySetter, setObject
getChainedModel, getTarget, setChainedModel, setTarget
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isAuthenticated, isAuthorized
public SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel(org.apache.wicket.Component owner)
owner
- public String getSecurityId(org.apache.wicket.Component component)
SwarmModel
DataPermission
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.