public class LicenseResourceComponent
extends java.lang.Object
| Constructor and Description |
|---|
LicenseResourceComponent() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getEmbeddedLicenseLocation() |
java.lang.String |
getExternalLicenseLocation() |
java.lang.String |
getSharedLicenseLocation() |
void |
setEmbeddedLicenseLocation(java.lang.String embeddedLicenseLocation) |
void |
setExternalLicenseLocation(java.lang.String externalLicenseLocation) |
void |
setSharedLicenseLocation(java.lang.String sharedLicenseLocation) |
public void setExternalLicenseLocation(java.lang.String externalLicenseLocation)
public java.lang.String getExternalLicenseLocation()
public void setEmbeddedLicenseLocation(java.lang.String embeddedLicenseLocation)
public java.lang.String getEmbeddedLicenseLocation()
public void setSharedLicenseLocation(java.lang.String sharedLicenseLocation)
public java.lang.String getSharedLicenseLocation()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.