public abstract class Namespace extends IObject implements _NamespaceOperations, _NamespaceOperationsNC
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String[] | 
__ids  | 
protected java.util.Map<java.lang.Long,java.lang.Long> | 
annotationLinksCountPerOwner  | 
protected boolean | 
annotationLinksLoaded  | 
protected java.util.List<NamespaceAnnotationLink> | 
annotationLinksSeq  | 
protected RString | 
description  | 
protected RBool | 
display  | 
protected RString | 
displayName  | 
protected java.lang.String[] | 
keywords  | 
protected RBool | 
multivalued  | 
protected RString | 
name  | 
static long | 
serialVersionUID  | 
protected RInt | 
version  | 
| Constructor and Description | 
|---|
Namespace()  | 
Namespace(RLong id,
         Details details,
         boolean loaded,
         RInt version,
         java.lang.String[] keywords,
         RBool multivalued,
         RBool display,
         RString displayName,
         java.util.List<NamespaceAnnotationLink> annotationLinksSeq,
         boolean annotationLinksLoaded,
         java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner,
         RString name,
         RString description)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Ice.DispatchStatus | 
___addAllNamespaceAnnotationLinkSet(Namespace __obj,
                                   IceInternal.Incoming __inS,
                                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addNamespaceAnnotationLink(Namespace __obj,
                             IceInternal.Incoming __inS,
                             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___addNamespaceAnnotationLinkToBoth(Namespace __obj,
                                   IceInternal.Incoming __inS,
                                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___clearAnnotationLinks(Namespace __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current)  | 
static Ice.DispatchStatus | 
___copyAnnotationLinks(Namespace __obj,
                      IceInternal.Incoming __inS,
                      Ice.Current __current)  | 
static Ice.DispatchStatus | 
___findNamespaceAnnotationLink(Namespace __obj,
                              IceInternal.Incoming __inS,
                              Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getAnnotationLinksCountPerOwner(Namespace __obj,
                                  IceInternal.Incoming __inS,
                                  Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getDescription(Namespace __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getDisplay(Namespace __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getDisplayName(Namespace __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getKeywords(Namespace __obj,
              IceInternal.Incoming __inS,
              Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getMultivalued(Namespace __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getName(Namespace __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current)  | 
static Ice.DispatchStatus | 
___getVersion(Namespace __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkAnnotation(Namespace __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___linkedAnnotationList(Namespace __obj,
                       IceInternal.Incoming __inS,
                       Ice.Current __current)  | 
static Ice.DispatchStatus | 
___reloadAnnotationLinks(Namespace __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeAllNamespaceAnnotationLinkSet(Namespace __obj,
                                      IceInternal.Incoming __inS,
                                      Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeNamespaceAnnotationLink(Namespace __obj,
                                IceInternal.Incoming __inS,
                                Ice.Current __current)  | 
static Ice.DispatchStatus | 
___removeNamespaceAnnotationLinkFromBoth(Namespace __obj,
                                        IceInternal.Incoming __inS,
                                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setDescription(Namespace __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setDisplay(Namespace __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setDisplayName(Namespace __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setKeywords(Namespace __obj,
              IceInternal.Incoming __inS,
              Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setMultivalued(Namespace __obj,
                 IceInternal.Incoming __inS,
                 Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setName(Namespace __obj,
          IceInternal.Incoming __inS,
          Ice.Current __current)  | 
static Ice.DispatchStatus | 
___setVersion(Namespace __obj,
             IceInternal.Incoming __inS,
             Ice.Current __current)  | 
static Ice.DispatchStatus | 
___sizeOfAnnotationLinks(Namespace __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unlinkAnnotation(Namespace __obj,
                   IceInternal.Incoming __inS,
                   Ice.Current __current)  | 
static Ice.DispatchStatus | 
___unloadAnnotationLinks(Namespace __obj,
                        IceInternal.Incoming __inS,
                        Ice.Current __current)  | 
Ice.DispatchStatus | 
__dispatch(IceInternal.Incoming in,
          Ice.Current __current)  | 
protected void | 
__readImpl(IceInternal.BasicStream __is)  | 
protected void | 
__writeImpl(IceInternal.BasicStream __os)  | 
void | 
addAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)  | 
void | 
addNamespaceAnnotationLink(NamespaceAnnotationLink target)  | 
void | 
addNamespaceAnnotationLinkToBoth(NamespaceAnnotationLink link,
                                boolean bothSides)  | 
void | 
clearAnnotationLinks()  | 
Namespace | 
clone()  | 
java.util.List<NamespaceAnnotationLink> | 
copyAnnotationLinks()  | 
java.util.List<NamespaceAnnotationLink> | 
findNamespaceAnnotationLink(Annotation removal)  | 
java.util.Map<java.lang.Long,java.lang.Long> | 
getAnnotationLinksCountPerOwner()  | 
RString | 
getDescription()  | 
RBool | 
getDisplay()  | 
RString | 
getDisplayName()  | 
java.lang.String[] | 
getKeywords()  | 
RBool | 
getMultivalued()  | 
RString | 
getName()  | 
RInt | 
getVersion()  | 
java.lang.String | 
ice_id()  | 
java.lang.String | 
ice_id(Ice.Current __current)  | 
java.lang.String[] | 
ice_ids()  | 
java.lang.String[] | 
ice_ids(Ice.Current __current)  | 
boolean | 
ice_isA(java.lang.String s)  | 
boolean | 
ice_isA(java.lang.String s,
       Ice.Current __current)  | 
static java.lang.String | 
ice_staticId()  | 
NamespaceAnnotationLink | 
linkAnnotation(Annotation addition)  | 
java.util.List<Annotation> | 
linkedAnnotationList()  | 
void | 
reloadAnnotationLinks(Namespace toCopy)  | 
void | 
removeAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)  | 
void | 
removeNamespaceAnnotationLink(NamespaceAnnotationLink theTarget)  | 
void | 
removeNamespaceAnnotationLinkFromBoth(NamespaceAnnotationLink link,
                                     boolean bothSides)  | 
void | 
setDescription(RString theDescription)  | 
void | 
setDisplay(RBool theDisplay)  | 
void | 
setDisplayName(RString theDisplayName)  | 
void | 
setKeywords(java.lang.String[] theKeywords)  | 
void | 
setMultivalued(RBool theMultivalued)  | 
void | 
setName(RString theName)  | 
void | 
setVersion(RInt theVersion)  | 
int | 
sizeOfAnnotationLinks()  | 
void | 
unlinkAnnotation(Annotation removal)  | 
void | 
unloadAnnotationLinks()  | 
___getDetails, ___getId, ___isAnnotated, ___isGlobal, ___isLink, ___isLoaded, ___isMutable, ___proxy, ___setId, ___shallowCopy, ___unload, ___unloadCollections, ___unloadDetails, getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshalequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAllNamespaceAnnotationLinkSet, addNamespaceAnnotationLink, addNamespaceAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findNamespaceAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getDisplay, getDisplayName, getKeywords, getMultivalued, getName, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllNamespaceAnnotationLinkSet, removeNamespaceAnnotationLink, removeNamespaceAnnotationLinkFromBoth, setDescription, setDisplay, setDisplayName, setKeywords, setMultivalued, setName, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinksgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsgetDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailspublic static final java.lang.String[] __ids
protected RInt version
protected java.lang.String[] keywords
protected RBool multivalued
protected RBool display
protected RString displayName
protected java.util.List<NamespaceAnnotationLink> annotationLinksSeq
protected boolean annotationLinksLoaded
protected java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner
protected RString name
protected RString description
public static final long serialVersionUID
public Namespace()
public Namespace(RLong id, Details details, boolean loaded, RInt version, java.lang.String[] keywords, RBool multivalued, RBool display, RString displayName, java.util.List<NamespaceAnnotationLink> annotationLinksSeq, boolean annotationLinksLoaded, java.util.Map<java.lang.Long,java.lang.Long> annotationLinksCountPerOwner, RString name, RString description)
public boolean ice_isA(java.lang.String s)
public boolean ice_isA(java.lang.String s,
                       Ice.Current __current)
public java.lang.String[] ice_ids()
public java.lang.String[] ice_ids(Ice.Current __current)
public java.lang.String ice_id()
public java.lang.String ice_id(Ice.Current __current)
public static java.lang.String ice_staticId()
public final void addAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)
addAllNamespaceAnnotationLinkSet in interface _NamespaceOperationsNCpublic final void addNamespaceAnnotationLink(NamespaceAnnotationLink target)
addNamespaceAnnotationLink in interface _NamespaceOperationsNCpublic final void addNamespaceAnnotationLinkToBoth(NamespaceAnnotationLink link, boolean bothSides)
addNamespaceAnnotationLinkToBoth in interface _NamespaceOperationsNCpublic final void clearAnnotationLinks()
clearAnnotationLinks in interface _NamespaceOperationsNCpublic final java.util.List<NamespaceAnnotationLink> copyAnnotationLinks()
copyAnnotationLinks in interface _NamespaceOperationsNCpublic final java.util.List<NamespaceAnnotationLink> findNamespaceAnnotationLink(Annotation removal)
findNamespaceAnnotationLink in interface _NamespaceOperationsNCpublic final java.util.Map<java.lang.Long,java.lang.Long> getAnnotationLinksCountPerOwner()
getAnnotationLinksCountPerOwner in interface _NamespaceOperationsNCpublic final RString getDescription()
getDescription in interface _NamespaceOperationsNCpublic final RBool getDisplay()
getDisplay in interface _NamespaceOperationsNCpublic final RString getDisplayName()
getDisplayName in interface _NamespaceOperationsNCpublic final java.lang.String[] getKeywords()
getKeywords in interface _NamespaceOperationsNCpublic final RBool getMultivalued()
getMultivalued in interface _NamespaceOperationsNCpublic final RString getName()
getName in interface _NamespaceOperationsNCpublic final RInt getVersion()
getVersion in interface _NamespaceOperationsNCpublic final NamespaceAnnotationLink linkAnnotation(Annotation addition)
linkAnnotation in interface _NamespaceOperationsNCpublic final java.util.List<Annotation> linkedAnnotationList()
linkedAnnotationList in interface _NamespaceOperationsNCpublic final void reloadAnnotationLinks(Namespace toCopy)
reloadAnnotationLinks in interface _NamespaceOperationsNCpublic final void removeAllNamespaceAnnotationLinkSet(java.util.List<NamespaceAnnotationLink> targets)
removeAllNamespaceAnnotationLinkSet in interface _NamespaceOperationsNCpublic final void removeNamespaceAnnotationLink(NamespaceAnnotationLink theTarget)
removeNamespaceAnnotationLink in interface _NamespaceOperationsNCpublic final void removeNamespaceAnnotationLinkFromBoth(NamespaceAnnotationLink link, boolean bothSides)
removeNamespaceAnnotationLinkFromBoth in interface _NamespaceOperationsNCpublic final void setDescription(RString theDescription)
setDescription in interface _NamespaceOperationsNCpublic final void setDisplay(RBool theDisplay)
setDisplay in interface _NamespaceOperationsNCpublic final void setDisplayName(RString theDisplayName)
setDisplayName in interface _NamespaceOperationsNCpublic final void setKeywords(java.lang.String[] theKeywords)
setKeywords in interface _NamespaceOperationsNCpublic final void setMultivalued(RBool theMultivalued)
setMultivalued in interface _NamespaceOperationsNCpublic final void setName(RString theName)
setName in interface _NamespaceOperationsNCpublic final void setVersion(RInt theVersion)
setVersion in interface _NamespaceOperationsNCpublic final int sizeOfAnnotationLinks()
sizeOfAnnotationLinks in interface _NamespaceOperationsNCpublic final void unlinkAnnotation(Annotation removal)
unlinkAnnotation in interface _NamespaceOperationsNCpublic final void unloadAnnotationLinks()
unloadAnnotationLinks in interface _NamespaceOperationsNCpublic static Ice.DispatchStatus ___getVersion(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setVersion(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getKeywords(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setKeywords(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getMultivalued(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setMultivalued(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDisplay(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDisplay(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDisplayName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDisplayName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unloadAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___sizeOfAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___copyAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addAllNamespaceAnnotationLinkSet(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeAllNamespaceAnnotationLinkSet(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___clearAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___reloadAnnotationLinks(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getAnnotationLinksCountPerOwner(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkAnnotation(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___addNamespaceAnnotationLinkToBoth(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___findNamespaceAnnotationLink(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___unlinkAnnotation(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___removeNamespaceAnnotationLinkFromBoth(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___linkedAnnotationList(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setName(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___getDescription(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public static Ice.DispatchStatus ___setDescription(Namespace __obj, IceInternal.Incoming __inS, Ice.Current __current)
public Ice.DispatchStatus __dispatch(IceInternal.Incoming in,
                                     Ice.Current __current)
__dispatch in interface Ice.Object__dispatch in class IObjectprotected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl in class IObjectprotected void __readImpl(IceInternal.BasicStream __is)
__readImpl in class IObject