com.liferay.document.library.internal.capabilities.ConfigurationCapabilityImpl@Deprecated
public class ConfigurationCapabilityImpl
extends Object
implements com.liferay.portal.kernel.repository.capabilities.ConfigurationCapability
| Constructor and Description |
|---|
ConfigurationCapabilityImpl(com.liferay.portal.kernel.repository.DocumentRepository documentRepository,
RepositoryServiceAdapter repositoryServiceAdapter)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(Class<? extends com.liferay.portal.kernel.repository.capabilities.Capability> owner,
String key)
Deprecated.
|
void |
setProperty(Class<? extends com.liferay.portal.kernel.repository.capabilities.Capability> owner,
String key,
String value)
Deprecated.
|
public ConfigurationCapabilityImpl(com.liferay.portal.kernel.repository.DocumentRepository documentRepository,
RepositoryServiceAdapter repositoryServiceAdapter)
public String getProperty(Class<? extends com.liferay.portal.kernel.repository.capabilities.Capability> owner,
String key)
getProperty in interface com.liferay.portal.kernel.repository.capabilities.ConfigurationCapabilitypublic void setProperty(Class<? extends com.liferay.portal.kernel.repository.capabilities.Capability> owner,
String key,
String value)
setProperty in interface com.liferay.portal.kernel.repository.capabilities.ConfigurationCapability