|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.v3.management.PropertyInfo
com.ibm.uddi.v3.management.EntitlementInfo
public class EntitlementInfo
Represents an entitlement, without specifying its value.
Constructor Summary | |
---|---|
EntitlementInfo()
Constructor taking no arguments. |
|
EntitlementInfo(java.lang.String entitlementId,
java.lang.String nameKey,
java.lang.String descriptionKey)
Constructor taking limit ID, name message key and description message key. |
Method Summary | |
---|---|
void |
populateMessageKeys()
Generates message keys for the name and description attributes |
java.lang.String |
toString()
|
Methods inherited from class com.ibm.uddi.v3.management.PropertyInfo |
---|
getDescriptionKey, getId, getNameKey, setDescriptionKey, setId, setNameKey |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EntitlementInfo()
public EntitlementInfo(java.lang.String entitlementId, java.lang.String nameKey, java.lang.String descriptionKey)
Method Detail |
---|
public java.lang.String toString()
toString
in class PropertyInfo
public void populateMessageKeys()
PropertyInfo
populateMessageKeys
in class PropertyInfo
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |