Class PropertyModelResourceImpl
- java.lang.Object
-
- org.brijframework.model.resource.asm.AbstractModelResource<E>
-
- org.brijframework.model.resource.asm.AbstractPropertyModelResource<String>
-
- org.brijframework.model.resource.impl.PropertyModelResourceImpl
-
- All Implemented Interfaces:
org.brijframework.GenericResource<String>,org.brijframework.lifecycle.Initializer,ModelResource<String>,PropertyModelResource<String>
public class PropertyModelResourceImpl extends AbstractPropertyModelResource<String>
-
-
Constructor Summary
Constructors Constructor Description PropertyModelResourceImpl()
-
Method Summary
-
Methods inherited from class org.brijframework.model.resource.asm.AbstractPropertyModelResource
getModel, getType, isRequired, setModel, setRequired, setType
-
Methods inherited from class org.brijframework.model.resource.asm.AbstractModelResource
getAccess, getId, getName, setAccess, setId, setName
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.brijframework.model.ModelResource
getAccess
-
-