public class ServerIdRestriction extends AbstractLicenseRestriction
| Constructor and Description |
|---|
ServerIdRestriction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkRestriction(Object context,
net.customware.license.support.simple.SimpleLicenseContent content,
Object attributeValue) |
static String |
getServerId(net.customware.license.support.simple.SimpleLicenseContent content) |
static void |
setServerId(net.customware.license.support.simple.SimpleLicenseContent content,
String serverId) |
getLicenseprotected void checkRestriction(Object context, net.customware.license.support.simple.SimpleLicenseContent content, Object attributeValue) throws net.customware.license.support.simple.SimpleRestrictionException
checkRestriction in class net.customware.license.support.simple.SimpleRestrictionnet.customware.license.support.simple.SimpleRestrictionExceptionpublic static void setServerId(net.customware.license.support.simple.SimpleLicenseContent content,
String serverId)
public static String getServerId(net.customware.license.support.simple.SimpleLicenseContent content)
Copyright © 2013 ServiceRocket. All rights reserved.