org.apache.jetspeed.om.portlet
Interface UserDataConstraint
- All Superinterfaces:
- java.io.Serializable, org.apache.pluto.container.om.portlet.UserDataConstraint
public interface UserDataConstraint
- extends org.apache.pluto.container.om.portlet.UserDataConstraint, java.io.Serializable
- Version:
- $Id: UserDataConstraint.java 755263 2009-03-17 14:23:52Z ate $
Fields inherited from interface org.apache.pluto.container.om.portlet.UserDataConstraint |
CONFIDENTIAL, INTEGRAL, NONE |
Methods inherited from interface org.apache.pluto.container.om.portlet.UserDataConstraint |
getTransportGuarantee |
getDescription
Description getDescription(java.util.Locale locale)
- Specified by:
getDescription
in interface org.apache.pluto.container.om.portlet.UserDataConstraint
getDescriptions
java.util.List<Description> getDescriptions()
- Specified by:
getDescriptions
in interface org.apache.pluto.container.om.portlet.UserDataConstraint
addDescription
Description addDescription(java.lang.String lang)
- Specified by:
addDescription
in interface org.apache.pluto.container.om.portlet.UserDataConstraint
setTransportGuarantee
void setTransportGuarantee(java.lang.String transport)
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.