|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyRegistryBean
An extension of the RegistryBean
which supports object
specific properties.
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.util.Collection<java.lang.Object>> |
getProperties()
Method for retrieving the object specific properties for that bean. |
void |
setProperties(java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> properties)
Method for setting the object specific properties for that bean. |
Methods inherited from interface com.softwareag.centrasite.appl.framework.beans.RegistryBean |
---|
getDescription, getKey, getName, setDescription, setName |
Method Detail |
---|
java.util.Map<java.lang.String,java.util.Collection<java.lang.Object>> getProperties()
void setProperties(java.util.Map<java.lang.String,java.util.Collection<java.lang.String>> properties)
properties
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |