Class N2oFilterAccessPoint
java.lang.Object
net.n2oapp.framework.access.metadata.accesspoint.AccessPoint
net.n2oapp.framework.access.metadata.accesspoint.model.N2oFilterAccessPoint
- All Implemented Interfaces:
Serializable,net.n2oapp.framework.api.metadata.aware.NamespaceUriAware,net.n2oapp.framework.api.metadata.Compiled,net.n2oapp.framework.api.metadata.Source
- Author:
- V. Alexeev.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetFilterId(String filterId) voidsetQueryId(String queryId) Methods inherited from class net.n2oapp.framework.access.metadata.accesspoint.AccessPoint
getNamespaceUri, setNamespaceUriMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.n2oapp.framework.api.metadata.aware.NamespaceUriAware
getNamespace, getNamespacePrefix, setNamespacePrefix
-
Constructor Details
-
N2oFilterAccessPoint
public N2oFilterAccessPoint()
-
-
Method Details
-
getQueryId
-
setQueryId
-
getFilterId
-
setFilterId
-
equals
- Overrides:
equalsin classAccessPoint
-
hashCode
public int hashCode()- Overrides:
hashCodein classAccessPoint
-