Uses of Interface
com.jalios.util.LangPropertyArgument
-
Packages that use LangPropertyArgument Package Description com.jalios.jcms Contains the core JPlatform classes.com.jalios.jcms.accesscontrol com.jalios.jcms.alert com.jalios.jcms.authentication.cookie com.jalios.jcms.authentication.events com.jalios.jcms.calendar Contains the classes used to deal with calendar in JPlatform.com.jalios.jcms.dbmember com.jalios.jcms.fileprocessor.processingmanagement com.jalios.jcms.jportal com.jalios.jcms.mail com.jalios.jcms.media Contains all the classes to provide the Media Browser.com.jalios.jcms.member com.jalios.jcms.memberpreference com.jalios.jcms.portlet Contains core Portlets parent of all generated portlets.com.jalios.jcms.publicationfollower com.jalios.jcms.publiclink com.jalios.jcms.recommendation com.jalios.jcms.shortcut com.jalios.jcms.test com.jalios.jcms.tracking com.jalios.jcms.vote com.jalios.jcms.workspace Contains classes about workspace features. -
-
Uses of LangPropertyArgument in com.jalios.jcms
Classes in com.jalios.jcms that implement LangPropertyArgument Modifier and Type Class Description class
AbstractDBTestType
class
AbstractWebPage
class
Category
A Category object is a node of the category tree.class
CategoryRight
This class represents the rights of a Member on a set of category roots.class
Content
Content is a tagging abstract class which a type implements to indicates it is an editorial publication.class
Data
This abstract class is the super class of all the persistent classes of a JCMS Channel.class
DataExtension
This class contains extra fields for a given Data object.class
DataRight
This class represents the rights of a member on a Data object.class
DBFileDocument
class
FileDocument
class
Form
Form is the mother class of all form types.class
Group
AGroup
object is referenced by a set ofMember
instances.class
Member
AMember
object contains a set of information about a JCMS referenced user.class
Notification
class
NotificationCriteria
class
Publication
This abstract class is the super class of all the Publication classes.class
StrongLock
This class represents a strong lock on a data.class
UserContent
UserContent is a tagging abstract class which a type implements to indicates it is a user content.class
WFNote
This class represents a small note about a state change in the workflow. -
Uses of LangPropertyArgument in com.jalios.jcms.accesscontrol
Classes in com.jalios.jcms.accesscontrol that implement LangPropertyArgument Modifier and Type Class Description class
AccessControlList
Define a collection of resources and their associated authorization. -
Uses of LangPropertyArgument in com.jalios.jcms.alert
Classes in com.jalios.jcms.alert that implement LangPropertyArgument Modifier and Type Class Description class
Alert
-
Uses of LangPropertyArgument in com.jalios.jcms.authentication.cookie
Classes in com.jalios.jcms.authentication.cookie that implement LangPropertyArgument Modifier and Type Class Description class
AuthenticationCookie
POJO use to store authentication cookie that were emitted to end user. -
Uses of LangPropertyArgument in com.jalios.jcms.authentication.events
Classes in com.jalios.jcms.authentication.events that implement LangPropertyArgument Modifier and Type Class Description class
LoginEvent
POJO use to store login event of user. -
Uses of LangPropertyArgument in com.jalios.jcms.calendar
Classes in com.jalios.jcms.calendar that implement LangPropertyArgument Modifier and Type Class Description class
AbstractCalendarEvent
This abstract class provides a superclass to every calendar event and base methods for their manipulationclass
AbstractEventResource
Deprecated.this class will be moved to CalendarPlugin and will be removed in further version -
Uses of LangPropertyArgument in com.jalios.jcms.dbmember
Classes in com.jalios.jcms.dbmember that implement LangPropertyArgument Modifier and Type Class Description class
DBMember
-
Uses of LangPropertyArgument in com.jalios.jcms.fileprocessor.processingmanagement
Classes in com.jalios.jcms.fileprocessor.processingmanagement that implement LangPropertyArgument Modifier and Type Class Description class
FileProcessingInfo
class
FileProcessingLog
-
Uses of LangPropertyArgument in com.jalios.jcms.jportal
Classes in com.jalios.jcms.jportal that implement LangPropertyArgument Modifier and Type Class Description class
AbstractJPortal
class
JPortalStructure
-
Uses of LangPropertyArgument in com.jalios.jcms.mail
Classes in com.jalios.jcms.mail that implement LangPropertyArgument Modifier and Type Class Description class
MailMessage
Class used to build and send a mail message. -
Uses of LangPropertyArgument in com.jalios.jcms.media
Classes in com.jalios.jcms.media that implement LangPropertyArgument Modifier and Type Class Description class
AbstractMedia
class
MediaProgression
-
Uses of LangPropertyArgument in com.jalios.jcms.member
Classes in com.jalios.jcms.member that implement LangPropertyArgument Modifier and Type Class Description class
MemberDeleteRequest
-
Uses of LangPropertyArgument in com.jalios.jcms.memberpreference
Classes in com.jalios.jcms.memberpreference that implement LangPropertyArgument Modifier and Type Class Description class
MemberPreference
-
Uses of LangPropertyArgument in com.jalios.jcms.portlet
Classes in com.jalios.jcms.portlet that implement LangPropertyArgument Modifier and Type Class Description class
AbstractPortalJspCollection
class
Portal
An abstract Portal representation with fields to implements - String -> CSSFile - String -> Header - String -> Footer - Publication -> Childclass
PortalElement
class
PortalRedirect
An abstract Portal representation with fields to implements.class
Portlet
An abstract Portlet representation with fields to implement.class
PortletCollection
An abstract PortletCollection representation with fields to implements - PortalElement[] -> Childrenclass
PortletParent
An abstract PortletParent representation with fields to implements - Publication -> Childrenclass
PortletSkinable
An abstract Portlet representation with fields to implements - String -> DisplayTitle (ML) - String -> SkinTemplate - String -> SkinCSS -
Uses of LangPropertyArgument in com.jalios.jcms.publicationfollower
Classes in com.jalios.jcms.publicationfollower that implement LangPropertyArgument Modifier and Type Class Description class
PublicationFollower
-
Uses of LangPropertyArgument in com.jalios.jcms.publiclink
Classes in com.jalios.jcms.publiclink that implement LangPropertyArgument Modifier and Type Class Description class
PublicDownload
class
PublicLink
-
Uses of LangPropertyArgument in com.jalios.jcms.recommendation
Classes in com.jalios.jcms.recommendation that implement LangPropertyArgument Modifier and Type Class Description class
Recommendation
The instance of Recommendation -
Uses of LangPropertyArgument in com.jalios.jcms.shortcut
Classes in com.jalios.jcms.shortcut that implement LangPropertyArgument Modifier and Type Class Description class
AbstractShortcut
-
Uses of LangPropertyArgument in com.jalios.jcms.test
Classes in com.jalios.jcms.test that implement LangPropertyArgument Modifier and Type Class Description class
AbstractTestType
-
Uses of LangPropertyArgument in com.jalios.jcms.tracking
Classes in com.jalios.jcms.tracking that implement LangPropertyArgument Modifier and Type Class Description class
ReaderTracker
-
Uses of LangPropertyArgument in com.jalios.jcms.vote
Classes in com.jalios.jcms.vote that implement LangPropertyArgument Modifier and Type Class Description class
Vote
-
Uses of LangPropertyArgument in com.jalios.jcms.workspace
Classes in com.jalios.jcms.workspace that implement LangPropertyArgument Modifier and Type Class Description class
WKRole
class
Workspace
This class represents a Workspaceclass
WSTypeEntry
This class is a wrapper on TypeEntry handling type properties for each workspace.
-