@Immutable public class JcrMixLexicon extends Object
http://www.jcp.org/jcr/mix/1.0
" namespace.Modifier and Type | Class and Description |
---|---|
static class |
JcrMixLexicon.Namespace |
Modifier and Type | Field and Description |
---|---|
static Name |
CREATED |
static Name |
ETAG
The name for the "mix:etag" mixin.
|
static Name |
LAST_MODIFIED |
static Name |
LIFECYCLE
The name for the "mix:lifecycle" mixin.
|
static Name |
LOCKABLE |
static Name |
MANAGED_RETENTION
The name for the "mix:managedRetention" mixin.
|
static Name |
REFERENCEABLE |
static Name |
SHAREABLE
The name for the "mix:shareable" mixin.
|
static Name |
VERSIONABLE |
Constructor and Description |
---|
JcrMixLexicon() |
public static final Name REFERENCEABLE
public static final Name VERSIONABLE
public static final Name LOCKABLE
public static final Name CREATED
public static final Name LAST_MODIFIED
public static final Name ETAG
public static final Name SHAREABLE
public static final Name LIFECYCLE
public static final Name MANAGED_RETENTION
Copyright © 2008-2015 JBoss, a division of Red Hat. All Rights Reserved.