|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ResourceProperty
A resource is an agent's element for configuration purpose Example: dictionary, color of background and so on.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.genesyslab.ail.IdObject |
|---|
IdObject.ObjectType |
| Method Summary | |
|---|---|
byte[] |
getBinValue()
Gets the resource value as Binary. |
java.lang.String |
getKey()
Gets the resource key, for example: "SpellDictionary". |
java.lang.String |
getPersonId()
Gets the owner (person/agent) of this resource. |
java.lang.String |
getStrValue()
Gets the resource value as String. |
boolean |
isString()
Gets the resource value type. |
| Methods inherited from interface com.genesyslab.ail.IdObject |
|---|
getId, getObjectType |
| Method Detail |
|---|
java.lang.String getKey()
boolean isString()
java.lang.String getStrValue()
byte[] getBinValue()
java.lang.String getPersonId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||