public abstract class SwarmCompoundPropertyModel<T> extends org.wicketstuff.security.models.SecureCompoundPropertyModel<T> implements SwarmModel<T>
SecureCompoundPropertyModel. Because of the wrappedmodel it was not as
easy as slapping an implements SwarmModel on this class, now it is as easy as providing an
implementation for SwarmModel.getSecurityId(Component)| Modifier and Type | Class and Description |
|---|---|
protected class |
SwarmCompoundPropertyModel.AttachedSwarmCompoundPropertyModel<Y>
A wrapping model delegating all security calls to the
SwarmCompoundPropertyModel
instance. |
| Constructor and Description |
|---|
SwarmCompoundPropertyModel(T object)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
<C> IWrapModel<C> |
wrapOnInheritance(Component component) |
getActionFactory, getStrategy, isAuthenticated, isAuthorized, toStringbind, of, of, propertyExpressiondetach, getChainedModel, getObject, getTarget, setChainedModel, setObject, setTargetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSecurityIdpublic SwarmCompoundPropertyModel(T object)
object - public <C> IWrapModel<C> wrapOnInheritance(Component component)
wrapOnInheritance in interface IComponentInheritedModel<T>wrapOnInheritance in class org.wicketstuff.security.models.SecureCompoundPropertyModel<T>SecureCompoundPropertyModel.wrapOnInheritance(org.apache.wicket.Component)Copyright © 2006–2019 Apache Software Foundation. All rights reserved.