public class

Partition

extends Object
java.lang.Object
   ↳ org.apache.archiva.redback.components.apacheds.Partition

Summary

Public Constructors
Partition()
Public Methods
Attributes getContextAttributes()
Set getIndexedAttributes()
String getName()
String getSuffix()
void setContextAttributes(Attributes contextAttributes)
void setIndexedAttributes(Set indexedAttributes)
void setName(String name)
void setSuffix(String suffix)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Partition ()

Public Methods

public Attributes getContextAttributes ()

public Set getIndexedAttributes ()

public String getName ()

public String getSuffix ()

public void setContextAttributes (Attributes contextAttributes)

public void setIndexedAttributes (Set indexedAttributes)

public void setName (String name)

public void setSuffix (String suffix)