com.ibm.itim.common
Class PolicyMembershipAttributeValue
java.lang.Object
com.ibm.itim.common.ValueObject
com.ibm.itim.common.AttributeValue
com.ibm.itim.common.PolicyMembershipAttributeValue
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable
public class PolicyMembershipAttributeValue
- extends AttributeValue
This class holds policy membership attribute value. This class overrides
the 'toXML' function of AttributeValue class.
- See Also:
- Serialized Form
Method Summary |
java.lang.String |
toXML()
Returns an XML String representation of the membership attribute. |
Methods inherited from class com.ibm.itim.common.AttributeValue |
addValue, addValues, clone, equals, equals, getBinaryString, getBoolean, getBytes, getDate, getInt, getLong, getMapValue, getName, getSingleValue, getString, getSyntaxId, getValues, getValueString, hashCode, isAttributeBlacklisted, isValueEmpty, isValueExist, removeValue, removeValues, replaceSingleValue, setAttributeBlacklisted, setBoolean, setBytes, setInt, setLong, setMapValue, setName, setSingleValue, setStringValue, setValue, setValues, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
MEMBERSHIP_ALL
public static int MEMBERSHIP_ALL
MEMBERSHIP_OTHER
public static int MEMBERSHIP_OTHER
MEMBERSHIP_ROLES
public static int MEMBERSHIP_ROLES
PolicyMembershipAttributeValue
public PolicyMembershipAttributeValue()
- Constructor
PolicyMembershipAttributeValue
public PolicyMembershipAttributeValue(java.lang.String attributeName,
java.util.Collection values)
- Constructor
- Parameters:
attributeName
- values
-
toXML
public java.lang.String toXML()
- Returns an XML String representation of the membership attribute.
- Overrides:
toXML
in class AttributeValue
- Returns:
- XML String representation of the membership attribute.
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.