org.apache.jetspeed.om.portlet.impl
Class UserDataConstraintImpl
java.lang.Object
org.apache.jetspeed.om.portlet.impl.UserDataConstraintImpl
- All Implemented Interfaces:
- java.io.Serializable, org.apache.pluto.container.om.portlet.UserDataConstraint
public class UserDataConstraintImpl
- extends java.lang.Object
- implements UserDataConstraint, java.io.Serializable
- Version:
- $Id: UserDataConstraintImpl.java 785910 2009-06-18 05:11:11Z rwatler $
- See Also:
- Serialized Form
| Fields inherited from interface org.apache.pluto.container.om.portlet.UserDataConstraint |
CONFIDENTIAL, INTEGRAL, NONE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
descriptions
protected java.util.List<Description> descriptions
UserDataConstraintImpl
public UserDataConstraintImpl()
getDescription
public Description getDescription(java.util.Locale locale)
- Specified by:
getDescription in interface org.apache.pluto.container.om.portlet.UserDataConstraint
getDescriptions
public java.util.List<Description> getDescriptions()
- Specified by:
getDescriptions in interface org.apache.pluto.container.om.portlet.UserDataConstraint
addDescription
public Description addDescription(java.lang.String lang)
- Specified by:
addDescription in interface org.apache.pluto.container.om.portlet.UserDataConstraint
getTransportGuarantee
public java.lang.String getTransportGuarantee()
- Specified by:
getTransportGuarantee in interface org.apache.pluto.container.om.portlet.UserDataConstraint
setTransportGuarantee
public void setTransportGuarantee(java.lang.String value)
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.