Uses of Interface
com.logicaldoc.core.security.Securable
Packages that use Securable
Package
Description
Contains the definitions of
Folder as well
as other related objectsPackage that collects the template and attribute sets definitions.
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the
Many objects of the LogicalDOC platform are extensible and can store your custom metadata, they are all those that extends the
ExtensibleObject.The core of the search engine.
Container of the security-related interfaces and classes
Package for the Menu, a menu represent a graphical element of the user
interface
-
Uses of Securable in com.logicaldoc.core.document
Classes in com.logicaldoc.core.document that implement SecurableModifier and TypeClassDescriptionclassThe Document is the central entity of LogicalDOC.classBasic concrete implementation ofAbstractDocumentclassThis class represents versions. -
Uses of Securable in com.logicaldoc.core.folder
Classes in com.logicaldoc.core.folder that implement SecurableModifier and TypeClassDescriptionclassThis class represents the key concept of security of documents. -
Uses of Securable in com.logicaldoc.core.metadata
Classes in com.logicaldoc.core.metadata that implement SecurableModifier and TypeClassDescriptionclassA base class for attribute sets and templatesclassRepresents a set of attributesclassA template collects a set of attributesets ant is itself an extensible object. -
Uses of Securable in com.logicaldoc.core.searchengine
Classes in com.logicaldoc.core.searchengine that implement Securable -
Uses of Securable in com.logicaldoc.core.security
Classes in com.logicaldoc.core.security that implement SecurableModifier and TypeClassDescriptionclassA extensible object that also defines security policiesclassA persistent object that also defines security policiesMethods in com.logicaldoc.core.security with parameters of type SecurableModifier and TypeMethodDescriptionstatic voidAccessControlUtil.removeForbiddenPermissionsForGuests(Securable securable)