protected class SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel<Y> extends AbstractPropertyModel<Y> implements SwarmModel<Y>
SwarmCompoundPropertyModel
instance.| Constructor and Description |
|---|
AttachedSwarmCompoundPropertyModel(Component owner)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSecurityId(Component component)
Returns a string identifying this model for security purposes.
|
getInnermostModelOrObject, getObject, getObjectClass, getPropertyExpression, getPropertyField, getPropertyGetter, getPropertySetter, setObjectgetChainedModel, getTarget, setChainedModel, setTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic AttachedSwarmCompoundPropertyModel(Component owner)
owner - public String getSecurityId(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 © 2006–2019 Apache Software Foundation. All rights reserved.