public class CopyOfGeonetworkRequestCriteria extends Object
| Constructor and Description |
|---|
CopyOfGeonetworkRequestCriteria(String scope,
boolean valueOfFilterPublicIds,
boolean noAuthOnGeonetowrk)
Instantiates a new geonetwork request criteria.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getScope()
Gets the scope.
|
boolean |
isNoAuthOnGeonetwork()
Checks if is no auth on geonetwork.
|
boolean |
isValueOfFilterPublicIds()
Checks if is value of filter public ids.
|
void |
setScope(String scope)
Sets the scope.
|
void |
setValueOfFilterPublicIds(boolean valueOfFilterPublicIds)
Sets the value of filter public ids.
|
String |
toString() |
public CopyOfGeonetworkRequestCriteria(String scope, boolean valueOfFilterPublicIds, boolean noAuthOnGeonetowrk)
scope - the scopevalueOfFilterPublicIds - the value of filter public idsnoAuthOnGeonetowrk - the no auth on geonetowrkpublic boolean isNoAuthOnGeonetwork()
public String getScope()
public boolean isValueOfFilterPublicIds()
public void setScope(String scope)
scope - the scope to setpublic void setValueOfFilterPublicIds(boolean valueOfFilterPublicIds)
valueOfFilterPublicIds - the valueOfFilterPublicIds to setCopyright © 2018. All Rights Reserved.